How to Install android-src-vendor software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install android-src-vendor software package in Ubuntu 16.04 LTS (Xenial Xerus)

android-src-vendor software package provides Vendor files to build Android Open Source Project, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install android-src-vendor 

android-src-vendor is installed in your system.

Make ensure the android-src-vendor package were installed using the commands given below,

$ sudo dpkg-query -l | grep android-src-vendor *

You will get with android-src-vendor package name, version, architecture and description in a table

android-src-vendor package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Other OSs and file systems
Package android-src-vendor
Version 7-0ubuntu1
Description Vendor files to build Android Open Source Project
Sub Section otherosfs


See Also, How to uninstall or remove android-src-vendor software package from Ubuntu 16.04 LTS (Xenial Xerus) ?